home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / redakcyjne / programy / Notepad++ 5.6.6 / npp.5.6.6.Installer.exe / plugins / Config / tidy / TIDYCFG.INI < prev    next >
INI File  |  2007-08-04  |  3KB  |  191 lines

  1. ; quick reference: http://tidy.sourceforge.net/docs/quickref.html 
  2. ; cesky preklad:   http://www.pspad.com/cz/tidy.htm
  3. ; sample config file for HTML tidy from http://www.w3.org/People/Raggett/tidy/
  4. [Sample from Web Page]
  5. indent: auto
  6. indent-spaces: 2
  7. wrap: 72
  8. markup: yes
  9. output-xml: yes
  10. input-xml: no
  11. show-warnings: yes
  12. numeric-entities: yes
  13. quote-marks: yes
  14. quote-nbsp: yes
  15. quote-ampersand: no
  16. break-before-br: no
  17. uppercase-tags: no
  18. uppercase-attributes: no
  19. char-encoding: latin1
  20. new-inline-tags: cfif, cfelse, math, mroot, 
  21.   mrow, mi, mn, mo, msqrt, mfrac, msubsup, munderover,
  22.   munder, mover, mmultiscripts, msup, msub, mtext,
  23.   mprescripts, mtable, mtr, mtd, mth
  24. new-blocklevel-tags: cfoutput, cfquery
  25. new-empty-tags: cfelse
  26.  
  27. [TiDy clean Document - wrap]
  28. bare:no
  29. clean:no
  30. fix-bad-comments:yes
  31. fix-backslash:yes
  32. indent:yes
  33. indent-attributes:no
  34. indent-spaces:2
  35. char-encoding:raw
  36. replace-color:yes
  37. wrap:80
  38. wrap-asp:yes
  39. wrap-jste:yes
  40. wrap-php:yes
  41. write-back:yes
  42.  
  43. [TiDy clean Document - nowrap]
  44. bare:no
  45. clean:no
  46. fix-bad-comments:yes
  47. fix-backslash:yes
  48. indent:yes
  49. indent-attributes:no
  50. indent-spaces:2
  51. char-encoding:raw
  52. replace-color:yes
  53. wrap:0
  54. wrap-asp:no
  55. wrap-jste:no
  56. wrap-php:no
  57. write-back:yes
  58.  
  59. [TiDy clean Document - nowrap, no indent]
  60. bare:no
  61. clean:no
  62. fix-bad-comments:yes
  63. fix-backslash:yes
  64. indent:no
  65. indent-attributes:no
  66. indent-spaces:2
  67. char-encoding:raw
  68. replace-color:yes
  69. wrap:0
  70. wrap-asp:no
  71. wrap-jste:no
  72. wrap-php:no
  73. write-back:yes
  74.  
  75. [TiDy clean Microsoft Word 2000 document]
  76. doctype:auto
  77. drop-empty-paras:yes
  78. fix-bad-comments:yes
  79. fix-uri:yes
  80. join-styles:yes
  81. lower-literals:yes
  82. ncr:yes
  83. quote-ampersand:yes
  84. quote-nbsp:yes
  85. word-2000:yes
  86. markup:yes
  87. wrap-jste:yes
  88. wrap-php:yes
  89. wrap-sections:yes
  90. write-back:yes
  91.  
  92. [TiDy clean Document - quote]
  93. quote-ampersand:yes
  94. quote-marks:yes
  95. quote-nbsp:yes
  96. write-back:yes
  97.  
  98. [TiDy upgrade to CSS]
  99. add-xml-decl:no
  100. ;add-xml-pi:no
  101. alt-text:Image
  102. break-before-br:no
  103. clean:yes
  104. doctype:auto
  105. drop-empty-paras:no
  106. drop-font-tags:yes
  107. fix-backslash:yes
  108. fix-bad-comments:yes
  109. hide-endtags:no
  110. char-encoding:raw
  111. indent:yes
  112. indent-spaces:2
  113. input-xml:no
  114. markup:yes
  115. quiet:yes
  116. tidy-mark:no
  117. uppercase-attributes:no
  118. uppercase-tags:no
  119. word-2000:yes
  120. wrap:100
  121. wrap-asp:yes
  122. wrap-attributes:yes
  123. wrap-jste:yes
  124. wrap-php:yes
  125. write-back:yes
  126.  
  127. [TiDy convert to XML]
  128. add-xml-decl:yes
  129. ;add-xml-pi:yes
  130. alt-text:Image
  131. break-before-br:no
  132. clean:yes
  133. doctype:AUTO
  134. drop-empty-paras:no
  135. drop-font-tags:yes
  136. fix-bad-comments:yes
  137. hide-endtags:no
  138. char-encoding:raw
  139. indent:yes
  140. indent-spaces:2
  141. input-xml:no
  142. markup:yes
  143. output-xml:yes
  144. quiet:yes
  145. tidy-mark:no
  146. uppercase-attributes:no
  147. uppercase-tags:no
  148. word-2000:no
  149. wrap:100
  150. wrap-asp:yes
  151. wrap-attributes:yes
  152. wrap-jste:yes
  153. wrap-php:yes
  154. write-back:yes
  155.  
  156. [Tidy convert to XHTML]
  157. add-xml-decl:no
  158. ;add-xml-pi:no
  159. alt-text:Image
  160. break-before-br:no
  161. clean:yes
  162. doctype:auto
  163. drop-empty-paras:no
  164. drop-font-tags:yes
  165. error-file:error.log
  166. fix-backslash:yes
  167. fix-bad-comments:yes
  168. hide-endtags:no
  169. char-encoding:raw
  170. indent:yes
  171. indent-spaces:2
  172. input-xml:no
  173. markup:yes
  174. output-xhtml:yes
  175. output-xml:no
  176. quiet:yes
  177. tidy-mark:no
  178. uppercase-attributes:no
  179. uppercase-tags:no
  180. word-2000:no
  181. wrap:100
  182. wrap-asp:yes
  183. wrap-attributes:yes
  184. wrap-jste:yes
  185. wrap-php:yes
  186. write-back:yes
  187.  
  188. [Tidy: Reindent XML]
  189. input-xml: yes
  190. indent:yes
  191.